var env = { // Used by the UI to load external libraries (Currently only used for the micro-frontend header). VUE_APP_REMOTE_URL: "https://community.telc.net/", // Is the base URL for all service endpoints. VUE_APP_SERVICE_BASE_URL: "https://results.telc.net/api/", // Is the URL that routes to the keycloak instance used. // URLs for the meta-navigation links VUE_APP_NAV_LINK_TELC_WEBSITE: "https://telc.net/", VUE_APP_NAV_LINK_TELC_CAMPUS: "https://telc.elearning-home.de/", VUE_APP_NAV_LINK_TELC_TRAINING: "https://telc.simplyorg.de/", VUE_APP_NAV_LINK_TELC_PORTAL: "https://community.telc.net/", VUE_APP_NAV_LINK_TELC_SHOP: "https://shop.telc.net/", VB_IDENTIFIER: "VB-XBFIJWQZF-GECO", };